home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 118 / 118.d81 / letter boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  852b  |  19 lines

  1. 20 dv=peek(186):ifdv<8thendv=8
  2. 22 poke53281,0:poke53280,0:print"[147]":gosub60000
  3. 30 poke4096,0:poke43,1:poke44,16
  4. 40 poke646,peek(53281):print"load"chr$(34)"letter drop"chr$(34)","dv
  5. 50 print"run"
  6. 60 poke631,13:poke632,13:poke198,2:end
  7. 10000 open15,8,15,"s0:letter boot":close15:save"letter boot",8:end
  8. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  9. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  10. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  11. 60030 z$(0)="[204] [197] [212] [212] [197] [210]    [196] [210] [207] [208]":z$(1)="by [210]obert [205]arkland
  12. 60040 z$(2)[178]"(len) 1994 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  13. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  14. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  15. 60070 z$(5)="shareware or in the public domain."
  16. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  17. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  18. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  19.